Welcome![Sign In][Sign Up]
Location:
Search - MATLAB newton-raphson

Search list

[Mathimatics-Numerical algorithmsZHXLL

Description: 电力系统雅各比行列式计算,牛顿---拉夫逊进行潮流计算(c源程序)-power system Jacoby determinant, the Newton-Raphson for flow calculation (c source)
Platform: | Size: 5120 | Author: 张晓亮 | Hits:

[Algorithm用牛顿法解非线性方程组

Description: 用牛顿法解非线性方程组(包括论文及源程序)-with Newton method for solving systems of nonlinear equations (including papers and source)
Platform: | Size: 103424 | Author: 彭文 | Hits:

[matlabNewton-Raphson Power Flow Calculation

Description: 牛顿拉夫逊算法进行潮流计算,数据处理程序,方便处理实验数据,并取得数学表达式-Newton Raphson algorithm flow calculation, data processing procedures, facilitate the processing of experimental data and mathematical expression made
Platform: | Size: 1024 | Author: 大鸟 | Hits:

[matlab实验6-牛顿法解方程

Description: 在matlab中应用牛顿切线法和割线法求解一元多次方程。具体详见压缩包中说明文档。-Apply Newton tangent and secant method to solve unitary multiple order functions in matlab. Please read the readme document in the zip file.
Platform: | Size: 55296 | Author: 葛林 | Hits:

[Algorithmnrfajiechaoliu

Description: 电力系统稳态分析中用牛顿-拉夫逊法求解电力系统稳态潮流问题的MATLAB程序-power system steady-state analysis using the Newton-Raphson method to solve power system steady trend of MATLAB procedures
Platform: | Size: 2048 | Author: 张薛巍 | Hits:

[Other systemspfc_NR

Description: % 该Matlab程序基于牛顿-拉夫逊算法,用于计算已知导纳矩阵、PQ节点、PV节点、平衡节点(UA)的电力网络潮流 % U - 各节点母线电压 S - 各节点注入功率 S_net - 电力网络总损耗 % PQ_P - 实算PQ节点注入有功功率 PQ_Q - 实算PQ节点注入无功功率 % delt_PQ_P - 实算PQ节点有功功率修正值 delt_PQ_Q -实算PQ节点无功功率修正值 % delt_UA_P - 实平衡节点有功功率修正值 delt_U_2 - 实平衡节点电压平方修正值 % delt_PQV - 实算P Q U^2修正值 J - 雅可比矩阵 % e - 电压实部 f - 电压虚部 delt_ef - 电压实部与虚部修正值- The Matlab program based on the Newton- Raphson algorithm is used to calculate the admittance matrix is known, PQ node, PV node, the node balance (UA) the trend of the electricity networks U- the node bus voltage S- each node injection power S_net-- The total loss of electric power networks PQ_P- operator PQ is injected into active nodes PQ_Q- operator PQ is injected reactive power node delt_PQ_P- is considered the correct value of active power PQ node delt_PQ_Q- really count PQ node reactive power to amend the value of delt_UA_P- real active power balance of the correct value of the node delt_U_2- node voltage balance is the correct value of the square of delt_PQV- really count PQU ^ 2 the correct value of J- Jacobian matrix e- voltage real part f- the imaginary part of voltage delt_ef- voltage real part and imaginary part of the amendment value
Platform: | Size: 7168 | Author: mmcc | Hits:

[Mathimatics-Numerical algorithmsNewton-Raphson

Description: 非线性方程组的牛顿—拉斐森方法实例,应该比较有用吧-nonlinear equations of Newton-Shift example of ways, it should be more useful
Platform: | Size: 1024 | Author: 雷晓锋 | Hits:

[matlabnewton

Description: 这是用牛顿法做的,绝对正确无误,请放心下载。-This is done using Newton s method is definitely correct, please rest assured that download.
Platform: | Size: 2048 | Author: 王朝 | Hits:

[matlabnewton_raphson

Description: Newton-Raphson算法 介绍 在科学计算和财经工程领域,许多数值算法都是通用的(至少在理论上是),可广泛地用于解决一类问题。一个大家熟悉的例子就是Newton-Raphson例程,它可用来寻找方程 f(x)=0的数值解。标准的数学表达式f(x)表示f是变量x的函数,其通常的表达形式为f(x,a,b,...)=0,f被定义为多于一个变量的函数。在这种情况下,Newton-Raphson算法试图把x以外的变量固定并作为参数,而寻找关于变量x的数值解。 由于Newton-Raphson算法需要知道被求解函数的确切表达,其传统实现方法是直接将代码嵌入到客户应用程序中。这就使得算法的实现代码经过针对不同被求解函数的少量修改后在客户程序中反复出现。 同许多其它数学例程一样,Newton-Raphson算法的具体实现是应该与特定用户无关的。并且,重复编码在任何情况下都应该尽量避免。我们很自然地会想到把该类例程作为库函数来实现,以使客户程序可以直接调用它们。但是,这种实现方式必然会涉及到如何将用户自定义函数(Newton-Raphson 例程需要调用该函数)封装成可以作为参数传递的形式。 -err
Platform: | Size: 1024 | Author: 杨霄 | Hits:

[matlabNewton

Description: 此程序为MATLAB计算非线性方程组的程序-This procedure for calculating the nonlinear equations MATLAB procedure
Platform: | Size: 1024 | Author: yang | Hits:

[matlabhhu_pfcp

Description: 基于MATPOWER修改而成的潮流计算软件,可以采用直流潮流法、牛顿拉夫逊法、PQ分解法与高斯-塞代尔法解算IEEE9-300节点的潮流。 -MATPOWER modifications made based on the flow calculation software, DC power flow method can be used Newton Raphson method, PQ decomposition method and the Gauss- Cypriot dayr Act solver IEEE9-300 nodes trend.
Platform: | Size: 254976 | Author: 王力 | Hits:

[Communication-MobileNewton-Raphson

Description: Newton-Raphson numerical method
Platform: | Size: 1024 | Author: pejman | Hits:

[matlabpowerflow

Description: 基于牛顿-拉夫逊法的电力系统潮流计算程序,matlab-Based on the Newton- Raphson method of power flow calculation program, matlab
Platform: | Size: 1024 | Author: aldjf | Hits:

[matlabNR-Method

Description: NR-Method newton raphson algorithm mfile
Platform: | Size: 330752 | Author: Amir | Hits:

[matlabNewton

Description: This code would calculate the approximate root of any polynomial using Newton Raphson Method
Platform: | Size: 1024 | Author: Shazni | Hits:

[matlabNewton-Raphson_power_flow

Description: 基于牛顿—拉夫逊法编写的潮流计算程序,采用的是IEEE标准输入格式,该程序通俗易懂,适应力较强。-Based on Newton- Raphson power flow calculation program written in, using the IEEE standard input format, the program is user-friendly, adaptable and strong.
Platform: | Size: 6144 | Author: 皇甫星星 | Hits:

[matlabNewton-raphson-method

Description: Newton Raphson method with matlab
Platform: | Size: 1024 | Author: A | Hits:

[matlabLoad-flow-newton-raphson

Description: Load flow with newton rphson algorithm m file matlab code
Platform: | Size: 1024 | Author: zaqwaz | Hits:

[matlabNewton--Raphson-power-flow

Description: matlab Newton- Raphson power flow and 30bus systam data m file -matlab Newton- Raphson power flow and 30bus systam data m file
Platform: | Size: 4096 | Author: oskalm | Hits:

[matlabnewton method

Description: find a simple root of equation by newton method
Platform: | Size: 24576 | Author: harky | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net